home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / libs / regexp.lha / regexp / include / FD / regexp_lib.fd
Encoding:
Text File  |  1998-02-26  |  165 b   |  10 lines

  1. * "regexp.library"
  2. ##base _RegexpBase
  3. ##bias 30
  4. ##public
  5. RegComp(expression)(a0)
  6. RegFree(handle)(a1)
  7. RegExec(handle,string)(a0,a1)
  8. RegXlatError(errorcode)(d0)
  9. ##end
  10.